Allow non-privileged domains restricted access to
authorkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 31 Dec 2005 13:15:22 +0000 (14:15 +0100)
committerkaf24@firebug.cl.cam.ac.uk <kaf24@firebug.cl.cam.ac.uk>
Sat, 31 Dec 2005 13:15:22 +0000 (14:15 +0100)
commit7e127cd35f6fd48eff4b9f8958eef8fac2b846aa
treed987ff8463d4e7d308925d8fa34c478f22865bd0
parenta8f5fb85087a4ebb9319fe6687eb60f29acbdb35
Allow non-privileged domains restricted access to
I/O memory and physical interrupts, under control
of domain0. Capabilities are maintained as rangesets
in Xen.

Signed-off-by: Ryan Wilson <hap9@epoch.ncsc.mil>
Signed-off-by: Keir Fraser <keir@xensource.com>
23 files changed:
tools/libxc/xc_domain.c
tools/libxc/xenctrl.h
tools/python/xen/lowlevel/xc/xc.c
xen/arch/ia64/xen/domain.c
xen/arch/ia64/xen/irq.c
xen/arch/x86/dom0_ops.c
xen/arch/x86/domain_build.c
xen/arch/x86/irq.c
xen/arch/x86/mm.c
xen/arch/x86/physdev.c
xen/arch/x86/traps.c
xen/common/dom0_ops.c
xen/common/domain.c
xen/common/event_channel.c
xen/common/memory.c
xen/common/rangeset.c
xen/drivers/char/ns16550.c
xen/include/asm-x86/iocap.h
xen/include/public/dom0_ops.h
xen/include/xen/compiler.h
xen/include/xen/iocap.h
xen/include/xen/rangeset.h
xen/include/xen/sched.h